home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / exechost.arc / EXAMPLES.ARC / GLOBWAR.BAT < prev    next >
DOS Batch File  |  1990-07-10  |  462b  |  10 lines

  1.             Example batch file to run Global Wars door in RBBS mode
  2. @echo off
  3. cd globwar                         <--- change to the door directory
  4. war.exe /R c:\telix\dorinfo1.def   <--- run Global Wars in RBBS mode
  5. cd \telix2                         <--- return to Telix (Host) directory
  6.  
  7.          Extensive information on setting up doors in Executive Host
  8.          is available to all registered users on both support boards
  9.          and Compuserve.
  10.